You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Matrix Structure
>
Matrix Methods
>
Matrix.AdoptSingle Method
Dew Math for .NET
Matrix.AdoptSingle Method
Matrix Structure
Matrix Members
Dew.Math Namespace
Matrix Methods
Collapse All
Syntax
C#
Visual Basic
public
void
AdoptSingle
([In]
float
[]
aArray
,
int
aIndex
,
int
aRows
,
int
aCols
,
bool
aIsComplex
);
Public
Function
AdoptSingle
(
aArray
As
[In]
float
[],
aIndex
As
Integer
,
aRows
As
Integer
,
aCols
As
Integer
,
aIsComplex
)
As
void
Description
This is AdoptSingle, a member of class Matrix.
Group
Matrix Methods
Links
Matrix Structure
,
Matrix Members
,
Dew.Math Namespace
,
Matrix Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!